A. GacSvr32.exe
B. GacUtil.exe
C. GacMgr.exe
D. RegSvr.exe
Advertisement
Related Mcqs:
- Which of the following denote ways to manage state in an ASP.Net Application ?
- A. Application objects B. Session objects C. ViewState D. All of the above...
- We can manage states in asp.net application using________________?
- A. Session Objects B. Application Objects C. Viewstate D. All of the above...
- We can manage states in asp.net application using_______________?
- A. Session Objects B. Application Objects C. Viewstate D. All of the above...
- Which of the following is FALSE ?
- A. ASP.NET is a major upgrade over ASP B. ASP+ and ASP.NET refer to the same thing C. ASP.NET applications run without a Web Server D. None of these...
- Which of the following denote the property in every validation control ?
- A. ControlToValidate property B. Text property C. Both A and B D. None of these...
- The Following are the minimum requirement to run Asp.net pages_________________?
- A. Windows explorer B. Java Virtual Machine C. Common Language Runtime D. All of the above...
- I have an ASP.NET application. I have a page loaded from server memory. At this instance which of the following methods gets fired ?
- A. Load() B. Unload( ) C. PreRender( ) D. None of the Above...
- When a .aspx page is requested from the web server, the out put will be rendered to browser in following format ?
- A. XML B. HTML C. WML D. All of the above...
- Which of the following is true ?
- A. IsPostBack is a readonly property of System.Web.UI.Page class B. IsPostBack is a method of System.UI.Web.Page class C. IsPostBack is a method of System.Web.UI.Page class D. None of these...
- The GridView control in ASP.NET has which of the following features ?
- A. Automatic paging B. Automatic data binding C. Both A and B D. None of the above...
Advertisement